home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / terminal / qterm-6.0 / qterm-6 / ChangeLog < prev    next >
Encoding:
Text File  |  1993-07-28  |  1.1 KB  |  42 lines

  1. Wed Jul 28 12:37:27 1993  Michael A. Cooper  (mcooper@acamar.usc.edu)
  2.  
  3.     * Version 6.0.0
  4.  
  5. Mon Jun 14 15:24:42 1993  Michael A. Cooper  (mcooper@acamar.usc.edu)
  6.  
  7.     * Version 6.0beta.1
  8.  
  9.     * Make -real the default.
  10.  
  11. Tue May 11 12:25:33 1993  Michael A. Cooper  (mcooper@acamar.usc.edu)
  12.  
  13.     * Fix problem with term name being "-".
  14.  
  15. Tue Mar 30 12:57:38 1993  Michael A. Cooper  (mcooper@acamar.usc.edu)
  16.  
  17.     * Add support for -querystr to specify query string to use.
  18.  
  19.     * Add support for +trycommon - try comment send sequences.
  20.  
  21. Thu Mar 25 10:20:59 1993  Michael A. Cooper  (mcooper@acamar.usc.edu)
  22.  
  23.     * Ignore carriage return and newline so we can handle terminals
  24.     who respond with CR or NL.
  25.  
  26.     * Add OS specific targets to Makefile to support things like "make
  27.     svr4" and "make sysv".
  28.  
  29.     * Add support for HPUX style regular expressions using
  30.     regcomp()/regexec().
  31.  
  32.     * Add more info on RE usage to man page.
  33.  
  34.     * Exit status 2 if term not recognized.
  35.  
  36. Wed Mar 24 19:06:27 1993  Michael A. Cooper  (mcooper@acamar.usc.edu)
  37.  
  38.     * Fix typeo: "+systab" would set usrtab not systab.
  39.  
  40.     * Major code cleanup: better portability including support for
  41.     POSIX systems.
  42.